build: autoconf: remove python xml check
authorRoger Pau Monne <roger.pau@entel.upc.edu>
Thu, 1 Mar 2012 16:41:15 +0000 (16:41 +0000)
committerRoger Pau Monne <roger.pau@entel.upc.edu>
Thu, 1 Mar 2012 16:41:15 +0000 (16:41 +0000)
commit5c4a03aaa029df6a56fe5055cf49e1c0598b5016
tree9bf63dddd6669cdbf97772e534c8d5cb6c732f71
parentca92c5098f0d841ef937c56f0a34a86a87cd6437
build: autoconf: remove python xml check

Remove the xml module check from autoconf and move it to xend init
script (in a later patch), since it's a run time dependency.

Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/configure
tools/configure.ac
tools/m4/python_xml.m4 [deleted file]